An instruction in computing that causes the processor to transfer control to a different part of a program only if a specified condition is true.
कंप्यूटिंग में एक निर्देश जो प्रोसेसर को केवल एक निर्दिष्ट स्थिति सही होने पर प्रोग्राम के एक अलग भाग में नियंत्रण स्थानांतरित करने का कारण बनता है।
English Usage: The compiler optimized the code by using a conditional transfer instruction to reduce processing time.
Hindi Usage: कम्पाइलर ने प्रोसेसिंग समय को कम करने के लिए सशर्त स्थानांतरण निर्देश का उपयोग करके कोड को अनुकूलित किया।